home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / marxmenu.arc / MARXREAD.ME2 < prev    next >
Text File  |  1991-03-27  |  2KB  |  90 lines

  1. Version 2.21
  2.  
  3. I've rewritten the windows manager. I switched from the from the TPRO
  4. library to the OPRO library. This gives me several more display
  5. related functions. But as any major change, there may be some bugs so
  6. don't throw your old MarxMenu away on this version. I've also switched
  7. to Turbo Pascal 6.
  8.  
  9. I've been updating the manual and the manual that come with this
  10. program is more up to date than our printed manuals. So print
  11. MARXMENU.DOC and use it.
  12.  
  13. New Features:
  14.  
  15. ResizeWindow
  16. HeaderLeft
  17. HeaderRight
  18. Footer
  19. FooterLeft
  20. FooterRight
  21. InactiveBox
  22. InactiveBoxColor
  23. CurrentWindow
  24. SetTopWindow
  25. DvPifExecute
  26. DvAppNumber
  27. CustomBox
  28.  
  29. These commands are explained in the manual.
  30.  
  31. ===============================================================
  32.  
  33. Version 2.22
  34.  
  35. I've rewritten the INST.MNU to produce a new kind of MARX.BAT file
  36. which is much more flexable than the old one. Run MARXMENU INST to
  37. create new files.
  38.  
  39. ===============================================================
  40.  
  41. Version 2.23
  42.  
  43. Dealing with multiple dos shells:
  44.  
  45. If you are running more than one COMMAND.COM (Shelling from Windows,
  46. DesqView, Word Perfect Office) and having environment space problems
  47. here's a trick. Before you load up your fancy shells, put this in a
  48. batch file like your AUTOEXEC.BAT.
  49.  
  50. SET MXCMD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  51.  
  52. This variable will be trashed by MarxMenu and will not only allow
  53. MarxMenu to run but may solve problems with other programs you are
  54. running as well.
  55.  
  56. New Features:
  57.  
  58. MarxVersion
  59. ReleaseDate
  60. Cursor (On/Off)
  61. ForceExplosion (On/Off)
  62. BatchFileName
  63. PrinterName
  64. OpenPrinter
  65. ClosePrinter
  66. ShadowPosition
  67. Reboot
  68.  
  69. DesqView Features:
  70.  
  71. DvKillTask
  72. DvFreeze
  73. DvUnFreeze
  74. DvLastHandle
  75. DvMyHandle
  76. DvSetTop
  77. DvSetBottom
  78. DvHide
  79. DvUnHide
  80. DvFrame (On/Off)
  81. DvMoveWindow
  82. DvResizeWindow
  83.  
  84. ===============================================================
  85.  
  86. Version 2.24
  87.  
  88. Added data scrambling to the MRX files making it harder for anyone to
  89. look for things thay aren't supposed to see.
  90.